.a_hover:hover {
  text-decoration: underline;
  color: #004c9a;
}
.a_hover_color:hover {
  color: #004c9a;
}
.page {
  line-height: 1.5;
  color: #ea3d03;
}
.page a,
.page span {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #ea3d03;
  margin: 2px;
  color: #ea3d03;
  margin-top: 10px;
}
.page .prev,
.page .next {
  padding: 5px;
  margin: 0px;
}
.page .current {
  background: #ea3d03;
  color: #fff;
}
.main_color {
  color: #ea3d03;
}
.main_color2 {
  color: #004c9a;
}
.main_bg_color {
  background-color: #004c9a;
}
.main_bg_color2 {
  background-color: #ea3d03;
}
.c5 {
  color: #555;
}
.c6 {
  color: #666;
}
.c7 {
  color: #777;
}
.c9 {
  color: #999;
}
.w920 {
  width: 920px;
}
.lt2 {
  letter-spacing: 2px;
}
.fz0 {
  font-size: 0;
}
.c8 {
  color: #888;
}
.header_top {
  border-bottom: 1px solid #ededed;
  color: #888;
}
.header_top a {
  color: #888;
}
.header .num {
  color: #079aee;
}
.nav {
  background-color: #004c9a;
}
.nav .item {
  float: left;
  text-align: center;
  width: 12.5%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  background-repeat: no-repeat;
  background-position: center;
  -o-background-size: 100%;
     background-size: 100%;
  -o-background-size: cover;
     background-size: cover;
}
.nav .item a {
  display: block;
  color: #fff;
}
.nav .item:before {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  background-color: #0b6cbd;
}
.nav .item:after {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -10px;
  background-color: #000100;
}
.nav .item.hover,
.nav .item:hover {
  background-image: url("../images/nav_bg.jpg");
}
.nav .item.hover:after,
.nav .item:hover:after {
  display: none;
}
.nav .item.hover:before,
.nav .item:hover:before {
  display: none;
}
.nav .item.hover + .item:after,
.nav .item:hover + .item:after {
  display: none;
}
.nav .item.hover + .item:before,
.nav .item:hover + .item:before {
  display: none;
}
.banner .owl-dots {
  bottom: 20px;
}
.banner .owl-dots .owl-dot {
  width: 58px;
  height: 3px;
  background-color: #fff;
  -webkit-border-radius: 0%;
          border-radius: 0%;
}
.banner .owl-dots .owl-dot.active {
  background-color: #ea3d03;
}
.index_search {
  border-bottom: 1px solid #d8d8d8;
}
.index_search .s {
  padding-left: 30px;
  background-image: url("../images/hot.jpg");
  background-repeat: no-repeat;
  background-position: left center;
}
.index_search form {
  position: relative;
}
.index_search form input {
  width: 330px;
  height: 38px;
  background-color: #f1f1f1;
  outline: none;
  border: none;
  text-indent: 10px;
}
.index_search form button {
  width: 50px;
  height: 38px;
  background-color: #004c9a;
  background-image: url("../images/zoom.jpg");
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  outline: none;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 11px;
}
.index_bg {
  background-color: #f0f0f0;
}
.w938 {
  width: 938px;
}
.index_pro_left .wrap1 .wrap:after {
  content: '';
  position: absolute;
  height: 2px;
  background-color: #feffff;
  -webkit-border-radius: 2px 2px 0 0;
          border-radius: 2px 2px 0 0;
  top: -2px;
  left: 2px;
  right: 2px;
}
.index_pro_left .wrap1 .wrap .tit_t {
  background-image: -webkit-gradient(linear, left top, right top, from(#fdfdfd), to(#ececec));
  background-image: -webkit-linear-gradient(left, #fdfdfd 0%, #ececec 100%);
  background-image: -moz-linear-gradient(left, #fdfdfd 0%, #ececec 100%);
  background-image: -o-linear-gradient(left, #fdfdfd 0%, #ececec 100%);
  background-image: linear-gradient(90deg, #fdfdfd 0%, #ececec 100%);
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding-left: 60px;
}
.index_pro_left .wrap1 .wrap .tit_t:before {
  content: '';
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  margin-top: -12.5px;
  background-image: url("../images/ht.jpg");
  left: 17px;
}
.index_pro_left .wrap1 .wrap .item {
  background-image: url("../images/plbg.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.index_pro_left .wrap1 .wrap .item a {
  display: block;
  padding-left: 20px;
}
.index_pro_left .wrap2 {
  background-image: url("../images/db.png");
}
.index_pro_left .wrap2 .tel {
  color: #ffb73a;
  background-image: url("../images/tel.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.index_pro .top .left:after {
  content: '';
  width: 134px;
  background-image: url("../images/pr.png");
  background-repeat: no-repeat;
  background-position: left center;
  position: absolute;
  top: 0;
  height: 387px;
  right: -134px;
}
.index_pro .top .left .img_wrap {
  line-height: 362px;
}
.index_pro .top .right .line {
  background-color: #e5e5e5;
}
.index_pro .top .right .more {
  background-color: #ea3d03;
}
.index_pro .main .wrap {
  margin-top: 23px;
}
.index_pro .main .wrap .wrap_tit:before {
  content: '';
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #ea3d03;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}
.index_pro .main .wrap .wrap_item {
  margin-right: -100px;
}
.index_pro .main .wrap .wrap_item .item {
  width: 304px;
  float: left;
  margin-right: 12px;
}
.index_pro .main .wrap .wrap_item .item .img_wrap {
  width: 304px;
  height: 240px;
  line-height: 240px;
  overflow: hidden;
  background-color: #fff;
}
.index_pro .main .wrap .wrap_item .item .tit {
  background-image: url("../images/ptbg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #fff;
}
.index_pro_b {
  background-image: url("../images/bbbg.png");
  background-repeat: no-repeat;
  background-position: center;
}
.index_pro_b .wrap {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.index_pro_b .wrap:after,
.index_pro_b .wrap:before {
  content: '';
  width: 200px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
.index_pro_b .wrap:after {
  left: 0;
}
.vab {
  vertical-align: bottom;
}
.index_news {
  background-color: #014a97;
  background-image: url("../images/newbg.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
}
.index_news .item {
  float: left;
  width: 620px;
  background-color: #fff;
  margin-top: 8px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.index_news .item .tit {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.index_news .item .tit:before {
  content: '';
  width: 10px;
  height: 3px;
  background-color: #040605;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1.5px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.index_news .item .desc {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.index_news .item:hover {
  background-color: #176ad6;
  color: #fff;
}
.index_news .item:hover .tit {
  color: #fff;
}
.index_news .item:hover .tit:before {
  background-color: #ffea00;
}
.index_news .item:hover .desc {
  color: #fff;
}
.index_news .item:nth-child(odd) {
  margin-right: 10px;
}
.index_more {
  background-image: url("../images/j.png");
  background-repeat: no-repeat;
  background-position: 120px center;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 1px 2px #aaa;
          box-shadow: 1px 2px #aaa;
}
.index_case .wrapper {
  margin-right: -100px;
}
.index_case .wrapper .item {
  float: left;
  width: 402px;
  margin-right: 14px;
  margin-bottom: 20px;
}
.footer {
  background-color: #222;
  color: #b4b4b4;
}
.footer .w {
  background-image: url("../images/ewm.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.footer .w .it a {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.footer .w .it a:hover {
  color: #ffc22f;
}
.footer .w .item1 .it {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 27px;
}
.footer .w .item1 .it:nth-child(1) {
  background-image: url("../images/f1.png");
}
.footer .w .item1 .it:nth-child(2) {
  background-image: url("../images/f2.png");
}
.footer .w .item1 .it:nth-child(3) {
  background-image: url("../images/f3.png");
}
.footer a {
  color: #b4b4b4;
}
.pl312 {
  padding-left: 312px;
}
.crumb {
  background-color: #f9f8f8;
  background-image: url("../images/c.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.crumb a {
  color: #ea3d03;
}
.crumb a:first-child {
  color: #333;
}
.pro_list .wrapper {
  margin-right: -100px;
}
.pro_list .wrapper .item {
  width: 212px;
  border: 1px solid #e1e1e1;
  padding: 4px;
  margin-right: 16px;
  margin-bottom: 22px;
  float: left;
}
.pro_list .wrapper .item .more {
  background-color: #2077c8;
  background-image: url("../images/zoom2.png");
  background-repeat: no-repeat;
  background-position: 58px center;
}
.pro_list .wrapper .item .more span {
  display: block;
  padding-left: 80px;
}
.news_list .item {
  height: 221px;
  -margin-bottom: 50px;
}
.news_list .item .desc {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  border-bottom: 1px solid #dbdbdb;
}
.news_list .item .date {
  color: #636363;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.news_list .item .more {
  color: #18a58c;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.news_list .item:hover .desc {
  border-color: #cfe464;
}
.news_list .item:hover .date {
  color: #27ab94;
}
.news_list .item:hover .more {
  color: #cfe464;
}
.case_list .wrapper {
  margin-right: -100px;
}
.case_list .wrapper .item {
  width: 460px;
  float: left;
  margin-right: 18px;
  border-bottom: 1px solid #dbdbdb;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 24px;
}
.case_list .wrapper .item .more {
  color: #18a58c;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.case_list .wrapper .item:hover {
  border-color: #cfe464;
}
.case_list .wrapper .item:hover .more {
  color: #cfe464;
}
.show_pro .top .left .img_wrap {
  border: 1px solid #e5e5e5;
  line-height: 380px;
}
.show_pro .top .left .bottom {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
.show_pro .top .left .bottom .item {
  border: 1px solid transparent;
}
.show_pro .top .left .bottom .item:hover {
  border-color: #ea3d03;
}
.show_pro .top .left .bottom .owl-carousel .owl-nav {
  display: block;
  position: absolute;
  left: -30px;
  right: -30px;
  top: 0;
  bottom: 0;
  visibility: hidden;
}
.show_pro .top .left .bottom .owl-carousel .owl-nav .owl-prev,
.show_pro .top .left .bottom .owl-carousel .owl-nav .owl-next {
  visibility: visible;
  width: 12px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 9px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("../images/pro_prev.png");
  font-size: 0;
}
.show_pro .top .left .bottom .owl-carousel .owl-nav .owl-prev {
  left: 9px;
  background-position: left center;
}
.show_pro .top .right .jg {
  background-color: #f7f7f7;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.show_pro .top .right .tag {
  padding: 5px 8px;
  border: 1px solid #e5e5e5;
  color: #676767;
  margin-right: 20px;
}
.show_pro .main {
  border: 1px solid #dcdcdc;
}
.show_pro .main .mian_tit {
  background-color: #fcfcfc;
  border-bottom: 1px solid #dcdcdc;
}
.show_pro .main .mian_tit .tit {
  border-top: 2px solid #1cbfda;
  background-color: #fff;
  text-align: center;
  font-size: 16px;
  border-right: 1px solid #dcdcdc;
  width: 105px;
  height: 49px;
}
.show_pro .main .cs {
  border-bottom: 1px #e5e5e5 dashed;
}
.show_pro .main .cs li {
  float: left;
  width: 25%;
  padding-top: 5px;
  padding-bottom: 5px;
}
.show_show h1 {
  font-weight: 500;
  font-size: 23px;
  text-align: center;
}
.show_show .info {
  font-size: 13px;
  color: #848484;
  margin-top: 5px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d3d3d3;
  text-align: center;
}
.about_page .one .main_color {
    color: #31af9a
}

.about_page .one .right {
    -background-image: url(../images/ewm2.png);
    background-repeat: no-repeat;
    background-position: 605px 90px
}

.about_page .one .item {
    font-size: 16px;
    float: left;
    width: 260px;
    margin-top: 9px
}

.about_page .one .line {
    background-color: #aed200
}
